The source code to max2w3d.dle, wdump.exe and memorymanager.dll is included with this package.

To compile it out-of-the-box you will need Microsoft Visual Studio 2019 (the community edition of VS 2019 will work for this and its recommended you have the latest patch) and the 3D Studio Max 2017 SDK.
You need to copy the include and lib folders from the 3D Studio Max 2017 SDK to the dep\maxsdk folder in the source tree and then open tt_vc2012.sln.
If you are unable to get it to compile (or want help porting it to other recent versions of 3D Studio Max) please contact myself (jonwil on the w3dhub forums or Jonathan Wilson on the w3dhub Discord) for assistance.

The code is licensed under the GNU GPL version 3.0 as described in gpl-3.0.txt

In addition to the GNU GPL version 3.0 you are granted a specific exemption to allow linking of the source code for max2w3d.dle with the binaries from any 3D program (including any 3rd party plugins you may have installed) provided the source code to your
modified version of max2w3d.dle (or whatever plugin you are writing that includes code from max2w3d.dle) is released in accordance with the GNU GPL version 3.0
